projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af3e2be
)
Comment.
author
Glenn Morris
<rgm@gnu.org>
Sat, 30 Aug 2008 22:36:59 +0000
(22:36 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 30 Aug 2008 22:36:59 +0000
(22:36 +0000)
src/data.c
patch
|
blob
|
history
diff --git
a/src/data.c
b/src/data.c
index 54c0d7c211cfddef85146b4e0f1b0afb23a56c33..33d7c8208641742130791da02cd273f149f29cfa 100644
(file)
--- a/
src/data.c
+++ b/
src/data.c
@@
-1672,6
+1672,9
@@
From now on the default value will apply in this buffer. Return VARIABLE. */)
/* Lisp functions for creating and removing buffer-local variables. */
+/* Obsolete since 22.2. NB adjust doc of modify-frame-parameters
+ when/if this is removed. */
+
DEFUN ("make-variable-frame-local", Fmake_variable_frame_local, Smake_variable_frame_local,
1, 1, "vMake Variable Frame Local: ",
doc: /* Enable VARIABLE to have frame-local bindings.